home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
store.dir
/
00103_sap2.pct.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-26
|
348 b
|
14 lines
on mouseUp
global title, description, retprice, mcprice, rating, format, demo, cover
set cover to "sap2.pct"
set title to "Select-A-Pet 2"
set description to "Penthouse Pets of the Year on CD Rom!"
set retprice to "29.95 "
set mcprice to "19"
set rating to "R"
set format to "H"
set demo to 0
SetReturn()
go("Order Form")
end